EXERCISE 6: Let's try a longer refactor with return statements. (This refactor will take 4 steps.)
- Delete all the code beginning from this line: size·=·30¬.
- Go to and drag in Define Function with Parameters ABOVE the remaining code.
- Rename the function create_circles(size, color).
- Indent the renaming code underneath your new function.
To navigate the page using the TAB key, first press ESC to exit the code editor.